projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec7c678
)
(Equality Predicates): No longer talk about "two" functions.
author
Glenn Morris
<rgm@gnu.org>
Mon, 11 Feb 2008 00:51:39 +0000
(
00:51
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 11 Feb 2008 00:51:39 +0000
(
00:51
+0000)
lispref/objects.texi
patch
|
blob
|
history
diff --git
a/lispref/objects.texi
b/lispref/objects.texi
index 95a858c3cc3e6542223bcbba81fec55c2c444422..a9e6110d629f0361abbec424a8b8a847abd5798f 100644
(file)
--- a/
lispref/objects.texi
+++ b/
lispref/objects.texi
@@
-1870,7
+1870,7
@@
This function returns a symbol naming the primitive type of
@section Equality Predicates
@cindex equality
- Here we describe
two
functions that test for equality between any two
+ Here we describe functions that test for equality between any two
objects. Other functions test equality between objects of specific
types, e.g., strings. For these predicates, see the appropriate chapter
describing the data type.